Search
Factory.createDiagramLink Method
See Also
 






 Overload List

Name Description

Factory.createDiagramLink (DiagramNode, DiagramNode)

Creates a new DiagramLink instance between the specified nodes and adds it to the links collection of the underlying diagram.

Factory.createDiagramLink (DiagramNode, Number | TreeViewItem, DiagramNode, Number | TreeviewItem)

Creates a new DiagramLink instance between the specified nodes and adds it to the links collection of the underlying diagram.

 See Also